/* CSS Document */

body {
	font-family: Tahoma,Helvetica,Arial CE,sans-serif;
	text-align: center;
	background: #eee;
}
.all {
	width: 700px;
	margin: 0px auto;
	text-align: left;}
	
img {border:0}

a { text-decoration: none;
color: #777777;}

a:hover { color: #ff9933;
	text-decoration: underline }

	
.head {	
	background-image:url(img/telko-grf.gif);
	background-repeat: no-repeat;
	width: 700px;
	margin: 8px auto 0 auto;
	padding: 6px;
	text-align: center;

}

.head h2 {
	color: #666;
	height: 106px;
	padding:6px 0 0 0px;
 }

.tekst{
	width: 530px;
	font-family: Tahoma,Helvetica,Arial CE,sans-serif;
	text-align: left;
	color: #666;
	position:  0px 155px;
	float: left;
	margin-left: 8px;
	
}
.menu-l {
	width: 150px;
	border-right: 1px solid white;
	float: left;
	text-align: left;	
}
.menu-l ul li{
	list-style-type: none;
	margin-left: -34px;
}

.logo-tworze {
	margin-top:60px;
	clear: both;
	text-align: center;
}
.logo-tworze img{
	border:0px;
}

.kolega {font-size: 0.75em; border-top:2px solid #fff; padding-top:8px; }
.kolega h4{margin:2px 0 2px 25px; }
.kolega a{display:block; color:#000; }
